home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 7 / FM Towns Free Software Collection 7.iso / t_os / numcro / common.h next >
Encoding:
C/C++ Source or Header  |  1993-11-30  |  121 b   |  6 lines

  1. #include "NUMCRO.H"
  2.  
  3. extern int  number[LMAX][CMAX];
  4. extern char ncword[LMAX][CMAX][2];
  5. extern int  line,colm,l,c;
  6.